changelog and close
authorJoey Hess <joeyh@joeyh.name>
Mon, 26 Sep 2022 17:11:23 +0000 (13:11 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 26 Sep 2022 17:11:23 +0000 (13:11 -0400)
CHANGELOG
doc/todo/__91__PATCH__93___Run_freeze__47__thaw_hooks_on_crippled_fs.mdwn
doc/todo/__91__PATCH__93___Run_freeze__47__thaw_hooks_on_crippled_fs/comment_1_b943081483e4f1f9897b214004d48493._comment [new file with mode: 0644]

index ca9d6ed2f4f14b17c691fc25af56ba78b1b353f8..177e10e28b2e5695927fd6cd72033e89fa725f47 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -35,6 +35,9 @@ git-annex (10.20220823) UNRELEASED; urgency=medium
     when annex.stalldetection is set.
   * restage: New git-annex command, handles restaging unlocked files.
   * test: Added --test-with-git-config option.
+  * Run annex.freezecontent-command and annex.thawcontent-command
+    when on a crippled filesystem.
+    Thanks, Reiko Asakura
 
  -- Joey Hess <id@joeyh.name>  Mon, 29 Aug 2022 15:03:04 -0400
 
index 22b1240c9ea6f085aa566110a07f5e84b9c2049d..ea6ffb1a7b982033cc71b30c7e1b0a5bbc94dbfd 100644 (file)
@@ -72,3 +72,5 @@ index 6681da7e0..69e344452 100644
 2.30.2
 
 ```
+
+> [[done]] --[[Joey]]
diff --git a/doc/todo/__91__PATCH__93___Run_freeze__47__thaw_hooks_on_crippled_fs/comment_1_b943081483e4f1f9897b214004d48493._comment b/doc/todo/__91__PATCH__93___Run_freeze__47__thaw_hooks_on_crippled_fs/comment_1_b943081483e4f1f9897b214004d48493._comment
new file mode 100644 (file)
index 0000000..c1abde4
--- /dev/null
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2022-09-26T17:01:33Z"
+ content="""
+Thank you for this patch. I've applied it.
+"""]]